JAMSRESTAPI Web Service
PutEntry_PutEntryRestart
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_PutEntryRestart (Put)

Resource Path: /api/entry/{id}/restart

Uri: http://doc.jamsscheduler.com/api/entry/{id}/restart

Description
Restarts the specified entry.
Parameters
NameDescriptionData Type
The JAMS entry to restart.integer
Request

The request body is of type EntryRestartRequest.

Overview

EntryRestartRequest
hold : boolean
severity : string
comment : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service